home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 January / Macworld (2000-01).dmg / Shareware World / Utilities / Diagnostics / YER 1.0.0 / YER 1.0.0 FAT / YER 1.0.0 FAT.rsrc / STR#_1001.txt < prev    next >
Encoding:
Text File  |  1999-10-17  |  5.7 KB  |  215 lines

  1. badDCksum = -72 ‚Ä¢bad data mark checksum
  2.  
  3. badDBtSlp = -73 ‚Ä¢bad data mark bit slip nibbles
  4.  
  5. wrUnderrun = -74 ‚Ä¢write underrun occurred
  6.  
  7. cantStepErr = -75 ‚Ä¢step handshake failed
  8.  
  9. tk0BadErr = -76 ‚Ä¢track 0 detect doesn't change
  10.  
  11. initIWMErr = -77 ‚Ä¢unable to initialize IWM
  12.  
  13. twoSideErr = -78 ‚Ä¢tried to read 2nd side on a 1-sided drive
  14.  
  15. spdAdjErr = -79 ‚Ä¢unable to correctly adjust disk speed
  16.  
  17. seekErr = -80 ‚Ä¢track number wrong on address mark
  18.  
  19. sectNFErr = -81 ‚Ä¢sector number never found on a track
  20.  
  21. fmt1Err = -82 ‚Ä¢can't find sector 0 after track format
  22.  
  23. fmt2Err = -83 ‚Ä¢can't get enough sync
  24.  
  25. clkRdErr = -85 ‚Ä¢unable to read same clock value twice
  26.  
  27. clkWrErr = -86 ‚Ä¢time written did not verify
  28.  
  29. prWrErr = -87 ‚Ä¢parameter ram written didn't read-verify
  30.  
  31. prInitErr = -88 ‚Ä¢InitUtil found the parameter ram uninitialized
  32.  
  33. rcvrErr = -89 ‚Ä¢SCC receiver error (framing; parity; OR)
  34.  
  35. breakRecd = -90 ‚Ä¢Break received (SCC)
  36.  
  37. noScrapErr = -100 ‚Ä¢No scrap exists error
  38.  
  39. noTypeErr = -102 ‚Ä¢No object of that type in scrap
  40.  
  41. 1)eLenErr ‚Ä¢Length error ddpLenErr
  42. 2)ddpLenErr ‚Ä¢data length too big = -92
  43.  
  44. 1)eMultiErr ‚Ä¢Multicast address error ddpSktErr
  45. 2)ddpSktErr ‚Ä¢error in soket number = -91
  46.  
  47. noBridgeErr = -93 ‚Ä¢no network bridge for non-local send
  48.  
  49. lapProtErr = -94 ‚Ä¢error in attaching/detaching protocol
  50.  
  51. excessCollsns = -95 ‚Ä¢excessive collisions on write
  52.  
  53. portNotPwr = -96 ‚Ä¢serial port not currently powered
  54.  
  55. portInUse = -97 ‚Ä¢driver Open error code (port is in use)
  56.  
  57. portNotCf = -98 ‚Ä¢driver Open error code (parameter RAM not configured for this connection)
  58.  
  59. 1)memROZWarn ‚Ä¢soft error in ROZ
  60. 2)memROZError ‚Ä¢hard error in ROZ
  61. 3)memROZErr ‚Ä¢hard error in ROZ = -99
  62.  
  63. 1)memFullErr
  64. 2)iMemFullErr ‚Ä¢Not enough room in heap zone = -108
  65.  
  66. nilHandleErr = -109 ‚Ä¢Master Pointer was NIL in HandleZone or other
  67.  
  68. memWZErr = -111 ‚Ä¢WhichZone failed (applied to free block)
  69.  
  70. memPurErr = -112 ‚Ä¢trying to purge a locked or non-purgeable block
  71.  
  72. memAdrErr = -110 ‚Ä¢address was odd; or out of range
  73.  
  74. memAZErr = -113 ‚Ä¢Address in zone check failed
  75.  
  76. memPCErr = -114 ‚Ä¢Pointer Check failed
  77.  
  78. memBCErr = -115 ‚Ä¢Block Check failed
  79.  
  80. memSCErr = -116 ‚Ä¢Size Check failed
  81.  
  82. memLockedErr = -117 ‚Ä¢trying to move a locked block (MoveHHi)
  83.  
  84. resourceInMemory = -188 ‚Ä¢Resource already in memory
  85.  
  86. writingPastEnd = -189 ‚Ä¢Writing past end of file
  87.  
  88. inputOutOfBounds = -190 ‚Ä¢Offset of Count out of bounds
  89.  
  90. resNotFound = -192 ‚Ä¢Resource not found
  91.  
  92. resFNotFound = -193 ‚Ä¢Resource file not found
  93.  
  94. addResFailed = -194 ‚Ä¢AddResource failed
  95.  
  96. addRefFailed = -195 ‚Ä¢AddReference failed
  97.  
  98. rmvResFailed = -196 ‚Ä¢RmveResource failed
  99.  
  100. rmvRefFailed = -197 ‚Ä¢RmveReference failed
  101.  
  102. resAttrErr = -198 ‚Ä¢attribute inconsistent with operation
  103.  
  104. mapReadErr = -199 ‚Ä¢map inconsistent with operation
  105.  
  106. CantDecompress = -186 ‚Ä¢resource bent ('the bends') - can't decompress a compressed resource
  107.  
  108. badExtResource = -185 ‚Ä¢extended resource has a bad format
  109.  
  110. noMemForPictPlaybackErr = -145
  111.  
  112. 1)rgnOverflowErr
  113. 2)rgnTooBigError = -147
  114.  
  115. pixMapTooDeepErr = -148
  116.  
  117. 1)insufficientStackErr
  118. 2)nsStackErr = -149
  119.  
  120. 1)evtNotEnb ‚Ä¢event not enabled at PostEvent
  121. 2)dsBusError ‚Ä¢bus error
  122. 3)siInitSDTblErr ‚Ä¢slot int dispatch table could not be initialized
  123. 4)cmRejected
  124. 5)ftRejected
  125. 6)cdevResErr ‚Ä¢Couldn't get a needed resource; alert
  126. 7)kGSpDeviceError_NoMoreModes
  127. 8)tmNotSent
  128.  
  129. cMatchErr = -150 ‚Ä¢Color2Index failed to find an index
  130.  
  131. cTempMemErr = -151 ‚Ä¢failed to allocate memory for temporary structures
  132.  
  133. cNoMemErr = -152 ‚Ä¢failed to allocate memory for structure
  134.  
  135. cRangeErr = -153 ‚Ä¢range error on colorTable request
  136.  
  137. cProtectErr = -154 ‚Ä¢colorTable entry protection violation
  138.  
  139. cDevErr = -155 ‚Ä¢invalid type of graphics device
  140.  
  141. cResErr = -156 ‚Ä¢invalid resolution for MakeITable
  142.  
  143. cDepthErr = -157 ‚Ä¢invalid pixel depth
  144.  
  145. rgnTooBigErr = -500
  146.  
  147. updPixMemErr = -125 ‚Ä¢insufficient memory to update a pixmap
  148.  
  149. pictInfoVersionErr = -11000 ‚Ä¢wrong version of the PictInfo structure
  150.  
  151. pictInfoIDErr = -11001 ‚Ä¢the internal consistancy check for the PictInfoID is wrong
  152.  
  153. pictInfoVerbErr = -11002 ‚Ä¢the passed verb was invalid
  154.  
  155. cantLoadPickMethodErr = -11003 ‚Ä¢unable to load the custom pick proc
  156.  
  157. colorsRequestedErr = -11004 ‚Ä¢the number of colors requested was illegal
  158.  
  159. pictureDataErr = -11005 ‚Ä¢the picture data was invalid
  160.  
  161. queueFull = -203 ‚Ä¢Sound Manager Error Returns
  162.  
  163. resProblem = -204 ‚Ä¢Sound Manager Error Returns
  164.  
  165. badChannel = -205 ‚Ä¢Sound Manager Error Returns
  166.  
  167. badFormat = -206 ‚Ä¢Sound Manager Error Returns
  168.  
  169. notEnoughBufferSpace = -207 ‚Ä¢could not allocate enough memory
  170.  
  171. badFileFormat = -208 ‚Ä¢was not type AIFF or was of bad formatcorrupt
  172.  
  173. channelBusy = -209 ‚Ä¢the Channel is being used for a PFD already
  174.  
  175. buffersTooSmall = -210 ‚Ä¢can not operate in the memory allowed
  176.  
  177. channelNotBusy = -211
  178.  
  179. noMoreRealTime = -212 ‚Ä¢not enough CPU cycles left to add another task
  180.  
  181. siNoSoundInHardware = -220 ‚Ä¢no Sound Input hardware
  182.  
  183. siBadSoundInDevice = -221 ‚Ä¢invalid index passed to SoundInGetIndexedDevice
  184.  
  185. siNoBufferSpecified = -222 ‚Ä¢returned by synchronous SPBRecord if nil buffer passed
  186.  
  187. siInvalidCompression = -223 ‚Ä¢invalid compression type
  188.  
  189. siHardDriveTooSlow = -224 ‚Ä¢hard drive too slow to record to disk
  190.  
  191. siInvalidSampleRate = -225 ‚Ä¢invalid sample rate
  192.  
  193. siInvalidSampleSize = -226 ‚Ä¢invalid sample size
  194.  
  195. siDeviceBusyErr = -227 ‚Ä¢input device already in use
  196.  
  197. siBadDeviceName = -228 ‚Ä¢input device could not be opened
  198.  
  199. siBadRefNum = -229 ‚Ä¢invalid input device reference number
  200.  
  201. siInputDeviceErr = -230 ‚Ä¢input device hardware failure
  202.  
  203. siUnknownInfoType = -231 ‚Ä¢invalid info type selector (returned by driver)
  204.  
  205. siUnknownQuality = -232 ‚Ä¢invalid quality selector (returned by driver)
  206.  
  207. noSynthFound = -240
  208.  
  209. synthOpenFailed = -241
  210.  
  211. synthNotReady = -242
  212.  
  213. bufTooSmall = -243
  214.  
  215.